home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 300 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.4 KB

  1. Path: fido.asd.sgi.com!austern
  2. From: krotoff@such.srcc.msu.su (Alexander Krotoff)
  3. Newsgroups: comp.std.c++
  4. Subject: inconsistance in over.over
  5. Date: 06 Feb 1996 10:26:37 PST
  6. Organization: Research Computer Center, Moscow State University
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <4f7ik1$crc@boy.nmd.msu.ru>
  9. References: <4eo2mk$7tc@boy.nmd.msu.ru> <xson373y8p4.fsf@avs.cs.rpi.edu>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11. X-Original-Date: 6 Feb 1996 15:46:57 +0300
  12. X-Comment-To: vandevod@cs.rpi.edu (David Vandevoorde)
  13. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  14.     iQBVAwUBMRedb0y4NqrwXLNJAQHteAH/QSSSSmrq/2uq+Nt8ADyAwXSp5YA3VANA
  15.     JbAPlDeoP1Hm+VPwK/PX8QF+z/mbclm7UMBHWHJ8r3C7sXoUwxotGA==
  16.     =pX/V
  17. Originator: austern@isolde.mti.sgi.com
  18.  
  19. vandevod@cs.rpi.edu (David Vandevoorde) wrote:
  20. > I fail to see the problem. 5.3.1 (which you quote correctly) says that
  21. > &X::f could be a pointer to member, but not &(X::f); so that explains
  22. > the error in 13.4. &(X::f) resolves to the pointer to a static member
  23. > function (which is a pointer to a regular function) in that same
  24. > example, so that's fine. Note that the target type resolves the overload.
  25.  
  26. Sorry, it was my misstake.
  27.  
  28. -ank
  29. ---
  30. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  31.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy is
  32.   in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html. ]
  33.